/*Global 2014-12-17*/
body{
    font:12px/150% Arial,Verdana;
    background:#FFF;
    color:#666;
}
a:link,a:hover,a:active{
    text-decoration: none;
}
th,td,input{
    font-size:12px;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 700;
}
h3{
    font-size:14px;
    margin:0px;
    line-height: 30px;
}
dl,ul{
    margin:0px;
    padding: 0px;
}
p{
    word-wrap: break-word;
    word-break: break-all;
    line-height: 20px;
}
.thumbnail,
.pager li > a,
.pager li > span{
    border-radius: 0px;
    padding:0px;
}
img{
    max-width: 100%;
}
/*link*/
.st-link-txt,
.st-link-txt:link{
    color:#2a85e8;
}
.st-minor,
.st-principal{
    border-radius: 4px;
    color: #fff;
    padding: 6px 26px;
    font-weight: bold;
    display: inline-block;
    margin:10px 3px 0px 3px;
}
.st-minor:hover,
.st-principal:hover{
    color: #fff;
}
.st-minor{
    background: #ff8400;
}
.st-minor:hover{
    background: #ffa200;
}
.st-principal{
    background: #0c80c5;
}
.st-principal:hover{
    background: #0690e2;
}
.btn{
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/*---------common 2014-12-17----------*/
.st-wrapper{
    width: 1170px;
    margin:0 auto;
    background: #fff;
    padding:0px;
}
.st-page-header{
    border-bottom: 2px solid #338dc2;
    padding-bottom: 0px;
    margin:0px;
    line-height: 30px;
}
.st-page-header h3{
    color: #666666;
}
.st-page-header a{
    color: #666;
}
.st-page{
    margin: 15px 0px;
}
/* ------Sharing of the head -------- */
.st-header{
    height: 100px;
    width: 100%;
}
.st-header img{
    margin-top: 15px;
}
.st-header .st-lang{
    margin: 10px;
}
.st-header .st-lang span.label{
    font-size: 11px;
}
/* -------- Sharing of the menu -------- */
.st-menu-box{
    background: #fff;
    border:1px solid  #e1e1e1;
    border-bottom: 3px solid #338dc2;
    margin-bottom: 15px;
    padding:0px;
}
.st-menu-box ul.st-nav-box{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.st-menu-box ul.st-nav-box li{
    width: 12.501%;
}
.st-menu-box ul.st-nav-box li a{
    border-right: 1px dotted #9f9f9f;
    border-radius:0px;
    font-weight: bold;
    color:#5b5b5b;
    height: 38px;
    padding:0px;
    margin:0px;
    line-height: 40px;
    text-align: center;
    font-size:14px;
}
.st-menu-box ul.st-nav-box li a:hover,
.st-menu-box ul.st-nav-box li a:visited{
    border-right: 1px dotted #0070b3;
}
.st-menu-box ul.st-nav-box li.active a{
    background:#0070b3;
    border: 1px solid #0070b3;
    color: #fff;
    margin-left: -1px;
    margin-top: -1px;
    height: 39px;
}
.st-menu-box ul.st-nav-box li:last-child a{
    border-right:0px;
}
/*secondary menu*/
ul.st-nav-box li.dropdown .dropdown-menu{
   
}
ul.st-nav-box li.dropdown .dropdown-menu a{
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    border: 0px;
    font-size: 12px;
    padding:0px 20px;
	display:block;
	width:165px;
}
ul.st-nav-box li.dropdown .dropdown-menu a:hover{
    background: #eee;
}
/* ------- Sharing of the banner -------*/
.st-banner-box{
    margin-bottom: 15px;
}
/* ------- Sharing of the footer  2014-12-19 -------- */
.st-footer{
    border: 1px solid #ddd;
}
.st-service{
    background: #efefef;
    padding:15px 0px;
    border-bottom:1px solid #fff;
}
.st-service .col-xs-8{
    padding-left: 3%;
}
.st-service .col-xs-8 li {
    padding-top: 5px;
    vertical-align: top;
    width: 119px;
}
.st-service dt,
.st-service dd{
    margin: 0px;
    line-height: 20px;
}
.st-service a{
    color:#666;
}
.st-h-contact{
    border-left: 1px dotted #9b9b9b;
}
.st-h-contact ul{
    padding:0px 30px;
}
.st-h-contact ul li{
    line-height: 26px;
}
.st-copyright{
    margin:0px;
    padding:8px;
    background: #efefef;
    border-top:1px solid #ddd;
}

/* ----- content ----- */
/*search*/
.st-search-box .navbar-form{
    padding:0px;
}
.st-search-control{
    margin:0px;
}
.st-search-control .btn{
    margin-top:10px;
    width:48.9%;
}
.navbar-form input.st-input1{
    width:44.49%;
}
.navbar-form input.st-input2{
    width: 67.35%;
}
.navbar-form .st-input3{
    width:100%;
}
/*txt*/
.st-h-txt{
    margin-top:15px;
    margin-bottom: 0px;
}
/* product img*/
.st-h-pdts li{
    overflow: hidden;
}
.st-h-pdts li img{
    width: 100%;
}
.st-h-pdts a.thumbnail:hover{
    /*border-color: #ccc;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.15);*/
}
/*location*/
.st-location-box a{
    color:#333;
}
.st-location-box a:hover,
.st-location-box a:active{
    color:#08c;
    text-decoration: none;
}
/*pagination*/
ul.pagination  li a,
ul.pagination  li span{
    margin:0px 2px;
    border:1px solid #ddd;
    border-radius:3px;
}
ul.pagination  li a:hover,
ul.pagination  li.active a{
    background:none;
    color:#ff8400;
}
ul.pagination  li.active a{
    border:0px;
}
ul.pagination  li.active a,
ul.pagination  li.active a:hover,
ul.pagination  li.active a:visited{
    background: none;
    color:#ff8400;
}
/*regsit*/
.st-regist-box{
    margin-top:10px;
}
.st-regist-box .panel-body{
    padding-top:30px;
}

.st-search-con{
    border: 1px solid #ddd;
    margin:10px 0px;
    padding:20px;
    text-align: center;
}
.st-search-con .form-search{
    margin-right: 15px;
}
/*product list*/
.st-items {
	margin-top : 10px;
}
.st-pdt-list li{
	border-bottom: 1px dotted #ccc;
	padding:5px 0px;
	margin:0px;
	}
.st-pdt-list img{
    border: 1px solid #ddd;
}
.st-pdt-list .st-title,
.st-pdt-list .st-small-title{
    color: #333;
    font-size: 14px;
}
.st-pdt-list dl{
overflow:hidden;
}
.st-pdt-list dt,
.st-pdt-list dd{
    line-height: 22px;
}
.st-pdt-list dt{
    font-weight: normal;
    color: #333;
    width: auto;
}
.st-pdt-list dd{
    color: #666;
    margin-left: 0px;
    overflow: hidden;
}
/*product detail*/
.st-detail-show{
	/*border-bottom:1px dotted #ccc;*/
	padding:10px 0px;
	margin-bottom:15px;	
	}
.st-detail-img{
	border:1px solid #ddd;
	}
.st-detail-mt{
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
    color: #333;
	}
.st-detail-mc h3,
.st-detail-mc h6{
	margin:0px;
}
.st-detail-mc{
	width:100%;
}
.st-detail-mc th,
.st-detail-mc td{
	padding:5px 0px;
}
.st-detail-mc th{
   font-weight:normal;
   color:#333;	
}
/**/
.st-detail-pinfo{
	border-radius:0px;
}
.st-detail-pinfo th,
.st-detail-pinfo td{
	text-align:center;
	}
.st-detail-tab .nav-tabs{
    /* border:1px solid #ddd; */
    border-bottom:1px solid #338dc2;
}
.st-detail-tab .nav-tabs a{
    padding: 8px 15px;
    border-radius: 0px;
    color:#338dc2;
}
.st-detail-tab .nav-tabs .active a{
    border: 1px solid #338dc2;
    border-bottom: 1px solid #fff;
    border-top: 2px solid #338dc2;
}
.st-detail-tab .tab-content{
    padding:20px 0;
}
.st-detail-tab .panel{
    border-radius:0px;
}
.st-detail-tab tbody  tr td,
.st-detail-tab tbody  tr th{
    vertical-align: middle;
    border-top:1px dotted #ddd;
    font-weight: normal;
}
.st-detail-tab .st-description-con{
    padding:0px 20px;
}
.st-detail-tab .st-description-con ul li{
    line-height: 26px;
}

/*step*/
.st-step-box{
    margin: 20px 0px;
    font-size: 14px;
    text-align: center;
}
.st-step-box .progress{
/*    background: url("../images/step_img.png") no-repeat;*/
    width: 100%;
    margin-bottom:10px;
}
.st-step-box .progress .sr-only{
    position: relative;
}
.st-step-box .st-active{
    color: #57bb5b;
}
/**/
.st-shopping-table{
    border-bottom: 1px solid #ddd;
}
.st-shopping-table tbody tr td,
.st-shopping-table thead tr th{
    vertical-align: middle;
}
.st-shopping-table thead tr th{
    background: #efefef;
}
.st-shopping-table input{
    width: 80%;
}
.st-order-items,
.st-order-items .form-horizontal .control-label {
    text-align: left;
}

.red{
	color: #ff0000;
}

.cat li {
display: list-item;
list-style-type:none;
text-align: left;
padding: 5px 3px;
}

/*-------²úÆ·Õ¹Ê¾----------*/	
.thumbnail {
	border: 0px;
}
.st-show-item .thumbnail .caption{
	color:#666;
	font-size:16px;
	}
.st-show-item{
	margin-bottom:60px;
	}
.st-pdt-view{
	margin-bottom:0px;
}
.st-pdt-view  p.st-name a{
	max-height:36px;
	overflow:hidden;
	display:block;
	text-overflow:ellipsis;
    white-space: nowrap;
	}
.st-show-item .thumbnail{
	min-height:220px;
	border:0;
	margin:0px;
	border-radius:0;
	padding:0px;
	width:212px;
	}
.st-show-item .thumbnail .st-img{
	/*border:1px solid #e9e9e9;*/
	width:212px;
	}
.st-show-item .thumbnail .st-text{
	margin-top:10px;
	}
.st-show-item .thumbnail .st-text p.st-name{
	margin-bottom:0px;
	}
.st-show-item .thumbnail .st-text p.st-name a{
	color:#2070cc;
	 }
.st-show-item .thumbnail .st-text p.st-name a:hover{
	color:#f5922a;
}

.st-text .st-name {
	margin: 5px 28px;
}